Click or drag to resize

UnifiedMessagingServiceSendChunked Property

Gets or sets a value indicating whether to send data in segments to the Internet resource.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool SendChunked { get; set; }

Property Value

Type: Boolean
true if [send chunked]; otherwise, false.
See Also